home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / library / rqtlsusr.lha / ReqTools / Prefs / ReqTools.doc < prev    next >
Text File  |  1995-12-20  |  7KB  |  164 lines

  1.  
  2.                       **********************************
  3.  
  4.                           ReqTools Preference Editor
  5.  
  6.                           Release 2.4
  7.  
  8.                           (c) 1991-1994 Nico François
  9.                                    1995 Magnus Holmgren
  10.  
  11.                       **********************************
  12.  
  13.  
  14. The ReqTools preference editor requires Kickstart 2.0 or higher to run.  Both
  15. the Kickstart 1.3 and Kickstart 2.0 version of reqtools.library will respond
  16. to the preference settings.
  17.  
  18.  
  19. 1. Options:
  20. -----------
  21.  
  22. The ReqTools preference editor recognizes following command line options when
  23. started from the CLI:
  24.  
  25. FROM <ReqTools preference file>  : Edit specified preference file.
  26. SCREENFONT=<YES|NO>              : Use screen font for editor or use the
  27.                                    standard Topaz 8 font (default YES).
  28. PUBSCREEN <public screen name>   : Open on specified public screen.
  29.  
  30. Following tool types are recognized when started from Workbench:
  31.  
  32. CREATEICONS=<YES|NO>             : Create icons for preference files
  33.                                    (default YES).  Note that if the editor
  34.                                    is started from the Shell the menu item
  35.                                    will not be checked so no icons will be
  36.                                    created.
  37. SCREENFONT=<YES|NO>              : Use screen font for editor or use the
  38.                                    standard Topaz 8 font (default YES).
  39. PUBSCREEN=<public screen name>   : Open on specified public screen.
  40.  
  41.  
  42. 2. The editor
  43. -------------
  44.  
  45. This documentation is still very basic, it very shortly describes the
  46. checkboxes and default requester settings available.
  47.  
  48. The checkboxes:
  49. ~~~~~~~~~~~~~~~
  50. General:
  51.  
  52.  o Pop Screen To Front    : Allows you to switch off the default behaviour
  53.                             of all ReqTools requesters popping the screen
  54.                             they appear on to the front.
  55.  
  56.  o Use system default font: Force the use of the system default font in the
  57.                             file, font, directory, screenmode, volume and
  58.                             palette requesters (instead of the screen font).
  59.                             Note that if a program uses the RT_DefaultFont
  60.                             tag to select a specific default font this
  61.                             font will be used.
  62.  
  63.  o Use function keys      : Allow function keys to be used as shortcuts for
  64.                             gadgets. F1 means the leftmost gadget, F2 the
  65.                             next, etc. This means that up to 11 gadgets can
  66.                             have shortcuts (10 function keys, and ESC),
  67.                             even if no underscores or similar are used.
  68.  
  69. File Requester:
  70.  
  71.  o Immediate sort         : If checked makes the file requester sort the
  72.                             directory contents automatically.
  73.  
  74.  o Display drawers first  : Display drawers before the files in the file
  75.                             requester.
  76.  
  77.  o Mix files and drawers  : Mix files and drawers in the file requester.
  78.                             If none of the 'Display Drawers First' or
  79.                             'Mix Files And Drawers' is checked files
  80.                             will be displayed before drawers.
  81.  
  82.  o Disk activity LED      : Switch the disk activity LED in the file
  83.                             requester on or off.
  84.  
  85. The default settings:
  86. ~~~~~~~~~~~~~~~~~~~~~
  87. For each requester you can set the following defaults:
  88.  
  89.  o Size (% of visible height) : Default height of the requester (relative
  90.                                 to the visible height of the screen it
  91.                                 will appear on).
  92.  
  93.  o Number of visible entries  : Minimum and maximum number of entries that
  94.                                 are initially displayed.  With this you
  95.                                 can assure you won't see less or more entries
  96.                                 than the minimum or maxmimum you set when
  97.                                 the requester first appears.  You can for
  98.                                 example set the font requester to use 75% of
  99.                                 the visible screen height.  If you set the
  100.                                 maximum number of visible entries to 10 the
  101.                                 font requester will not display more than
  102.                                 10 entries no matter how high the screen is
  103.                                 it appears on.
  104.  
  105.  o Position                   : Default position of requester.
  106.  
  107.  o Offset                     : Offset (in pixels) from the default position.
  108.  
  109. Note that you are setting defaults, not all requesters will appear as you
  110. have selected.  If a program explicitely sets a requester's position ReqTools
  111. will make the requester appear as asked.  The defaults will be used when the
  112. calling program doesn't set specific settings itself.
  113.  
  114.  
  115.                                PROGRAM HISTORY:
  116.  
  117. *****************************************************************************
  118. RELEASE 2.1
  119.  
  120.     First release.
  121.  
  122. *****************************************************************************
  123. RELEASE 2.1a
  124.  
  125.     Fixed an enforcer hit that occured when using the 'Defaults for' cycle
  126.       gadget.
  127.     On Kickstart 3.0 the editor's window will now zip/iconify in size only.
  128.  
  129. *****************************************************************************
  130. RELEASE 2.2
  131.  
  132.     Bumped version to match ReqTools release version.
  133.     Added a 'Disk activity LED' checkbox to switch this new feature of
  134.       ReqTools 2.2 on or off.
  135.     On Kickstart 3.0 or higher scaled checkboxes will be used.
  136.  
  137. *****************************************************************************
  138. RELEASE 2.2b
  139.  
  140.     Added a 'Use system default font' checkbox for ReqTools 2.2b or higher.
  141.  
  142. *****************************************************************************
  143. RELEASE 2.3
  144.  
  145.     Added a 'Use function keys' checkbox for ReqTools 2.3 or higher.
  146.     A few gadgets weren't properly updated when changing the prefs (using
  147.       a menu item).
  148.  
  149. *****************************************************************************
  150. RELEASE 2.4
  151.  
  152.     Fixed the bug that cause crashes on startup for 68000 users.
  153.  
  154. *****************************************************************************
  155.  
  156. ReqTools Preference Editor
  157.  
  158. (C) 1991-1994 Nico François
  159.          1995 Magnus Holmgren
  160.  
  161.                                    //
  162.                        Thanks to \X/ Amiga for being the best computer ever!
  163.  
  164.